Skip to content

bpf: Simplify the calculation of variables#878

Closed
kernel-patches-bot wants to merge 2 commits intobpffrom
series/441433=>bpf
Closed

bpf: Simplify the calculation of variables#878
kernel-patches-bot wants to merge 2 commits intobpffrom
series/441433=>bpf

Conversation

@kernel-patches-bot
Copy link

Pull request for series with
subject: bpf: Simplify the calculation of variables
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=441433

@kernel-patches-bot
Copy link
Author

Master branch: 6185266
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=441433
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 83a2881
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=441433
version: 1

kernel-patches-bot and others added 2 commits March 4, 2021 19:15
Fix the following coccicheck warnings:

./tools/bpf/bpf_dbg.c:1201:55-57: WARNING !A || A && B is equivalent to
!A || B.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Acked-by: Yonghong Song <yhs@fb.com>
@kernel-patches-bot
Copy link
Author

Master branch: 3949186
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=441433
version: 1

@kernel-patches-bot
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=441433 irrelevant now. Closing PR.

@kernel-patches-bot kernel-patches-bot deleted the series/441433=>bpf branch March 5, 2021 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants